home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / global-one-water.swf / scripts / DefineSprite_436 / frame_155 / DoAction.as
Encoding:
Text File  |  2011-10-17  |  168 b   |  5 lines

  1. trace("total props: " + _global.root.totalPumped);
  2. endGame.score_txt.text = Format.number(_global.root.getScore());
  3. _global.root.atEnd = true;
  4. _global.root.play();
  5.